Is the most popular unit - testing framework for the java language 是最流行的java语言的单元测试框架。
Jwebunit is based on httpunit , a java library for the automatic testing of web applications , and the junit unit - testing framework see Jwebunit以httpunit (一个进行web应用程序自动测试的java库)和junit单元测试框架为基础(请参阅
The popular junit automated unit - testing framework gives you a way to test software code units by making assertions that your code meets the intended requirements 流行的junit自动单元测试框架提供了通过制作满足预期需求的断言来测试软件代码单元的途径。